Add Oracle Cloud Infrastructure images#4165
Conversation
|
Hi @alaviss. Thanks for your PR. I'm waiting for a coreos member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
2275fca to
a4991bb
Compare
|
/ok-to-test |
dustymabe
left a comment
There was a problem hiding this comment.
This LGTM. Thank you for working on this.
| "oraclecloud": { | ||
| "image_format": "qcow2", | ||
| "platform": "oraclecloud", | ||
| }, |
There was a problem hiding this comment.
This actually isn't used anymore for the most part since we moved to OSBuild. We just haven't deleted it yet because there are a few OVA things that still use it.
You can leave the update in here (it doesn't hurt anything), but just wanted to FYI that it's not used.
Ref: coreos/fedora-coreos-tracker#1967